home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
vivid
/
loader.dir
/
00016_Script_16
< prev
next >
Wrap
Text File
|
1983-01-30
|
236b
|
10 lines
on mouseUp
global okk
set okk=0
global FILENAME,mywindow
IF THE TEXT OF CAST 15 = "" or THE TEXT OF CAST 15 = " " THEN EXIT
set FILENAME to the text of cast 15 & ".BOK"
forget mywindow
set okk=1
GO TO "MENU"
end